Auto merge of #4844 - sfackler:path-registry-okay, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 20 Jan 2018 07:17:37 +0000 (07:17 +0000)
committerbors <bors@rust-lang.org>
Sat, 20 Jan 2018 07:17:37 +0000 (07:17 +0000)
commit7f3196d63e95ad83926453b15c6916509c7f1b0f
tree0c2e223c46e5144e515cc0baeb475e3a43d74ad5
parent7fa132c7272fb9faca365c1d350e8e3c4c0d45e9
parent0ec7f6878c60868b5894747a6f2e60b540195556
Auto merge of #4844 - sfackler:path-registry-okay, r=alexcrichton

Allow path + registry dependencies

Closes #4843

Do we have any infrastructure for testing what metadata a publish actually sends to the registry?

r? @withoutboats